PreferenceType

Entity Definition

Logical Name : PreferenceType
Physical Name : PA_PRFC_TYP

A grouping of preferences. For instance, clothing style -related preferences may be grouped together under a type.

Data Definition

Attribute Description Physical Name Domain Data Type Foreign Key Table
PreferenceTypeCode (PK) A unique code for a group of preferences. For instance, all the types of material (clothing) preferences may be grouped together. TY_PRFC Code2 char(2)
Description A narrative that describes the group of preferences. DE_PRFC_TYP DescriptionNarrative varchar(4000)

Relationships

Parent Entity Verb Phrase Child Entity
PreferenceType categorizes CustomerPreference

No Logical Views for PreferenceType